/*
	Created		2011-3-26 18:03:23
*/


{ page		width="640"	height="320"
			line_color="-1"	fill_color="0"
			sheet="HP vs GDP"
}

{ graph		fill_color="0xffffff"	line_color="0"
			x_pad="10"	y_pad="5"
			antialias="0"
}
{ plot		fill_color="0xdddddd"
			x_pad="5"	y_pad="5"
			antialias="0"
}


{ x_axis		min="1955"		max="2012"	}
{ y_axis		min="200000"		max="0"		}


{ plot_x_axis_grid	gap="10000"	line_color="rgb(200,200,200)"	antialias="0"	}
{ plot_y_axis_grid	gap="1"	line_color="rgb(200,200,200)"	antialias="0"	}

{ plot_x_axis_grid	gap="50000"	line_color="rgb(150,150,150)"	antialias="0"	}
{ plot_y_axis_grid	gap="5"	min="0"	line_color="rgb(150,150,150)"	antialias="0"	}


{ plot_x_axis_top	text="House Prices vs GDP"	text_size="20"
				x_justify="0.5"		y_justify="0.5"	y_pad="10"
}

{ plot_x_axis	size="5"	gap="5"	text_size="10"
			x_justify="0"		y_pad="5"
			antialias="0"
}
{ plot_y_axis_right	size="5"	gap="50000"	text_size="10"
			label_format="r4c5"
			y_justify="0"		x_pad="5"
			antialias="0"
}

{ plot_y_axis_right	text="House Price"		text_size="14"
			x_pad="0"
}

{ plot_graph_line	line_color="0x0088FF"	line_size="3"
				gap="0.25"
				data="r4c5:r227c5"
}


{ plot_graph_line	line_color="0xFF0000"	line_size="3"
				gap="0.25"
				data="r4c4:r227c4"
}


/*
	SECOND Y-AXIS
*/


{ y_axis		min="1.5"		max="0.5"		}


{ plot_y_axis	text="Ratio"		text_size="14"
			x_pad="0"
}

{ plot_y_axis	size="5"	gap="0.25"	text_size="10"
			y_justify="0"		x_pad="5"
			antialias="0"
}


{ plot_graph_line	line_color="0x999999"	line_size="3"
				gap="0.25"
				data="r4c7:r227c7"
}

{ plot_graph_line	line_color="0"	line_size="2"
				gap="0.25"
				data="r4c6:r227c6"
}


/*
	KEY
*/

{ plot_box	line_color="0"	line_size="1"
			data="r3c9:r3c9"
			antialias="0"
}

{ plot_line	line_color="0x0088FF"	line_size="2"	text_size="10"
			data="r4c9:r4c9"	x_pad="5"
			antialias="0"
}
{ plot_line	line_color="0xFF0000"	line_size="2"	text_size="10"
			data="r5c9:r5c9"	x_pad="5"
			antialias="0"
}
{ plot_line	line_color="0"	line_size="2"	text_size="10"
			data="r6c9:r6c9"	x_pad="5"
			antialias="0"
}
{ plot_line	line_color="0x999999"	line_size="2"	text_size="10"
			data="r7c9:r7c9"	x_pad="5"
			antialias="0"
}
